home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 123
/
(Vol 123) Jan 13 2011.iso
/
Games
/
driving_home_at_easter.swf
/
scripts
/
DefineButton2_87
/
BUTTONCONDACTION on(release)_2.as
next >
Wrap
Text File
|
2011-01-13
|
107b
|
8 lines
on(release){
gotoAndStop(75);
tellTarget("/grad")
{
gotoAndStop("position3");
}
}